A Modern Fortran Library for Astrodynamics 🚀
-
Updated
May 18, 2025 - Fortran
A Modern Fortran Library for Astrodynamics 🚀
Fixed and variable-step Runge-Kutta solvers in Modern Fortran
Modern Fortran Edition of Hairer's DOP853 ODE Solver. An explicit Runge-Kutta method of order 8(5,3) for problems y'=f(x,y); with dense output of order 7
Fortran Library for numerical INTegration of differential equations
A generic Runge-Kutta module to solve a system of ODEs
Unofficial mirror of RKSUITE http://www.netlib.org/ode/rksuite/
Fehlberg fourth-fifth order Runge-Kutta method. (rkf45)
Euler and Runge-Kutta numerical methods of ODE solution
This repository is my codes for solving differential equation. The algorithm is used is 4th order Runge-Kutta and the eigenvalues are found out by shooting.
Códigos en lenguaje fortran 90 que implementan el algoritmo Runge-Kutta de orden 2, Runge-Kutta de orden 4 y el método de Dormand Prince con paso adaptativo para modelos de tratamiento de cáncer
Códigos en lenguaje fortran 90 que implementan el algoritmo Runge-Kutta de orden 2, Runge-Kutta de orden 4 y el método de Dormand Prince de paso adaptativo para modelos de crecimiento de cáncer
Finding the stable orbits of a small comet in a comet–earth–sun 3 body system using the classic Runge–Kutta method as well as the concept of Lagrange points.
Undergraduate project to compute the solution of the heat equation across a 3d cube
Undergraduate project solving the n-body problem using 4th-order Runge-Kutta integration.
Add a description, image, and links to the runge-kutta topic page so that developers can more easily learn about it.
To associate your repository with the runge-kutta topic, visit your repo's landing page and select "manage topics."